@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/b008hn2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/de68b69a57915c33d335bf1d801b3fb1"^^xsd:string ;
  ns0:name "Pand 1963"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962790> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70927139 52.01232689, 4.70928425 52.01231603, 4.70924446 52.01230066, 4.70914260 52.01240109, 4.70920771 52.01243799, 4.70932643 52.01233161, 4.70931144 52.01232307, 4.70929476 52.01233731, 4.70927139 52.01232689))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

