@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/b007kdk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/170da3906b1abbcb570387c6471cd3de"^^xsd:string ;
  ns0:name "Pand 1173"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962000> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70773778 52.01012719, 4.70771793 52.01014046, 4.70775683 52.01016262, 4.70777680 52.01014905, 4.70773778 52.01012719))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

