@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/b007scf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c4408daff57d5ecdd2f81b342346a8a1"^^xsd:string ;
  ns0:name "Pand 1346"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962173> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71107690 52.01108595, 4.71109644 52.01104938, 4.71100773 52.01103218, 4.71099161 52.01106799, 4.71107690 52.01108595))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

