@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/b0078hd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5b786004a2a537616f3b917551a87b63"^^xsd:string ;
  ns0:name "Pand 915"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961742> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70908810 52.00989528, 4.70903001 52.00986334, 4.70884341 52.00997196, 4.70889880 52.01000420, 4.70908810 52.00989528))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

