@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/b008gv5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6161e003243e9169f6c2d0eecd06b6c6"^^xsd:string ;
  ns0:name "Pand 1940"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962767> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71387393 52.01143645, 4.71380488 52.01142668, 4.71379479 52.01146078, 4.71386026 52.01147262, 4.71387393 52.01143645))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

