@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/b007zm7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a18c353b1b8c77ee7e7e0c73a88fedf6"^^xsd:string ;
  ns0:name "Pand 1498"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962325> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70793255 52.01004319, 4.70789242 52.01002377, 4.70779192 52.01009098, 4.70783047 52.01011257, 4.70793255 52.01004319))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

