@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/b0087pf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/88efb0de72b3d16827018d87403e133d"^^xsd:string ;
  ns0:name "Pand 1732"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962559> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70937318 52.01193467, 4.70939706 52.01193607, 4.70940286 52.01191176, 4.70934763 52.01191065, 4.70934693 52.01192385, 4.70937318 52.01193467))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

