@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/b007t8k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e756abe90247814f8b13d84d83e63853"^^xsd:string ;
  ns0:name "Pand 1372"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962199> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70466679 52.01094139, 4.70468629 52.01095204, 4.70472471 52.01092525, 4.70470496 52.01091606, 4.70466679 52.01094139))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

