@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/b007bv9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8554fd61458a507533a3e2e13dc9b863"^^xsd:string ;
  ns0:name "Pand 983"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961810> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70557015 52.00958934, 4.70551154 52.00956352, 4.70548282 52.00958686, 4.70553745 52.00961337, 4.70557015 52.00958934))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

