@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/b007qpd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5c46c825ae39e46bee981860e5883c1b"^^xsd:string ;
  ns0:name "Pand 1297"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962124> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70902909 52.01067164, 4.70901329 52.01064445, 4.70891383 52.01067208, 4.70890656 52.01067745, 4.70902909 52.01067164))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

