@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/b0078zs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/709bd5475138345dd8e5a4a856978afd"^^xsd:string ;
  ns0:name "Pand 928"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961755> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71455514 52.00996402, 4.71449892 52.00994665, 4.71446840 52.00998413, 4.71452513 52.01000172, 4.71455514 52.00996402))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

