@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/b007zf5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/810489e863cfb3a3acdd47a91b762171"^^xsd:string ;
  ns0:name "Pand 1493"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962320> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70482442 52.00999435, 4.70479037 52.01002066, 4.70492211 52.01008774, 4.70495729 52.01006158, 4.70482442 52.00999435))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

