-
-
Save melvincarvalho/3004644 to your computer and use it in GitHub Desktop.
gr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div xmlns="http://www.w3.org/1999/xhtml" | |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" | |
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" | |
xmlns:gr="http://purl.org/goodrelations/v1#" | |
xmlns:foaf="http://xmlns.com/foaf/0.1/"> | |
<div typeof="gr:Offering" about="#offering"> | |
<div rev="gr:offers" resource="#company"></div> | |
<div property="gr:name" content="http://www.ebusiness-unibw.org/tools/grsnippetgen/" xml:lang="en"></div> | |
<div property="gr:description" content="Find bicycle trailers and child carriers at Target.com! Designed to keep your precious young one safe and secure, this child carrier seat from bell features comfortable padding and safety footrests. The five-point harness is designed for maximum protection and assembly is quick and requires no tools." xml:lang="en"></div> | |
<div rel="foaf:depiction" resource="http://img3.targetimg3.com/wcsstore/TargetSAS/img/p/10/40/10407110.jpg"></div> | |
<div rel="gr:hasPriceSpecification"> | |
<div typeof="gr:UnitPriceSpecification"> | |
<div property="gr:hasCurrency" content="USD" datatype="xsd:string"></div> | |
<div property="gr:hasCurrencyValue" content="43.69" datatype="xsd:float"></div> | |
<div property="gr:hasUnitOfMeasurement" content="C62" datatype="xsd:string"></div> | |
</div> | |
</div> | |
<div rel="gr:hasBusinessFunction" resource="http://purl.org/goodrelations/v1#Sell"></div> | |
<div rel="foaf:page" resource="http://www.target.com/p/Bell-New-Classic-Child-Carrier-Seat/-/A-10407110"></div> | |
<div rel="gr:includes"> | |
<div typeof="gr:SomeItems" about="#product"> | |
<div property="gr:name" content="http://www.ebusiness-unibw.org/tools/grsnippetgen/" xml:lang="en"></div> | |
<div property="gr:description" content="Find bicycle trailers and child carriers at Target.com! Designed to keep your precious young one safe and secure, this child carrier seat from bell features comfortable padding and safety footrests. The five-point harness is designed for maximum protection and assembly is quick and requires no tools." xml:lang="en"></div> | |
<div rel="foaf:depiction" resource="http://img3.targetimg3.com/wcsstore/TargetSAS/img/p/10/40/10407110.jpg"></div> | |
<div rel="foaf:page" resource="http://www.target.com/p/Bell-New-Classic-Child-Carrier-Seat/-/A-10407110"></div> | |
</div> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment