@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/b007xmv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/733b5d62a6edcb6d20d8b463ceb35855"^^xsd:string ;
  ns0:name "Pand 1469"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962296> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70941976 52.01055641, 4.70940736 52.01053660, 4.70934307 52.01055708, 4.70936941 52.01059309, 4.70943923 52.01057674, 4.70946184 52.01056830, 4.70945724 52.01054747, 4.70941976 52.01055641))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

