@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/b008mq1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a46dcfdeaf198854a24944b599fe7710"^^xsd:string ;
  ns0:name "Pand 2052"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962879> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70642924 52.01246422, 4.70639967 52.01245111, 4.70628148 52.01255022, 4.70633743 52.01258012, 4.70643775 52.01249749, 4.70647532 52.01246654, 4.70644315 52.01245228, 4.70642924 52.01246422))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

