@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/b007kwc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/08f4df2747794198f0349c1707952e09"^^xsd:string ;
  ns0:name "Pand 1187"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962014> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71369934 52.01018795, 4.71376225 52.01019072, 4.71376813 52.01015442, 4.71370316 52.01015124, 4.71369934 52.01018795))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

