@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/b0073w2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a148b4a89f8439858dff0a25b0b28417"^^xsd:string ;
  ns0:name "Pand 781"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961608> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70993975 52.00929204, 4.70990930 52.00927312, 4.70982646 52.00932390, 4.70985721 52.00934380, 4.70993975 52.00929204))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

