@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/b007p4d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ca1b58cc87cf306fd8a09e19da88725d"^^xsd:string ;
  ns0:name "Pand 1252"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962079> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70724921 52.01062781, 4.70724921 52.01062781, 4.70729922 52.01065385, 4.70734079 52.01062439, 4.70728984 52.01059810, 4.70724921 52.01062781))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

