@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/b0079nf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c98b4c33702fbbe72d585304c7e635aa"^^xsd:string ;
  ns0:name "Pand 948"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961775> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70496915 52.00957353, 4.70501431 52.00959545, 4.70506035 52.00955844, 4.70501465 52.00953652, 4.70496915 52.00957353))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

