@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/b0081f8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7559c12b297368945b7406d7fd4b5ca3"^^xsd:string ;
  ns0:name "Pand 1551"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962378> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70607953 52.00882576, 4.70605206 52.00884503, 4.70611950 52.00888164, 4.70614697 52.00886237, 4.70607953 52.00882576))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

