@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b007xtb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c2c97009640cba789d89ddd9aaad942d"^^xsd:string ;
  ns0:name "Pand 1475"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962302> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71078316 52.01057236, 4.71064243 52.01057155, 4.71064128 52.01058947, 4.71078117 52.01059436, 4.71078316 52.01057236))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

