@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/b007znn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e3320d903063a6c164cbe8a85c8cf9cd"^^xsd:string ;
  ns0:name "Pand 1499"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962326> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70833008 52.01004600, 4.70829660 52.01002726, 4.70823730 52.01006959, 4.70827318 52.01008765, 4.70833008 52.01004600))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

