@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/b0081dv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f5605966cdb3e096d302d4e1591f3f1c"^^xsd:string ;
  ns0:name "Pand 1550"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962377> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70871006 52.00883417, 4.70868303 52.00881684, 4.70861745 52.00884739, 4.70861745 52.00884739, 4.70864524 52.00886486, 4.70871006 52.00883417))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

