@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/b00825b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fd4fd71d2afa2d9bcc4dc31c9da26f71"^^xsd:string ;
  ns0:name "Pand 1572"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962399> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70338411 52.01163937, 4.70339079 52.01170528, 4.70361697 52.01169655, 4.70360899 52.01163069, 4.70356989 52.01163220, 4.70347865 52.01163572, 4.70338411 52.01163937))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

