@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/b008gnp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9d5b7c68d6f2f5c1be4e63b7747e10c5"^^xsd:string ;
  ns0:name "Pand 1934"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962761> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71444661 52.01147411, 4.71445353 52.01144661, 4.71434222 52.01143140, 4.71433513 52.01145115, 4.71434772 52.01145282, 4.71434500 52.01146059, 4.71444661 52.01147411))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

