@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/b007zcb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/875c17beee558808cd502a2a4c8c22a7"^^xsd:string ;
  ns0:name "Pand 1491"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962318> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70898115 52.01002747, 4.70899299 52.01002012, 4.70897110 52.01000568, 4.70894920 52.00999124, 4.70892046 52.01000780, 4.70896520 52.01003738, 4.70898115 52.01002747))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

