@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/b008qhp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ce2381ed3ae409755bad0cbc2edd1dd3"^^xsd:string ;
  ns0:name "Pand 2133"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962960> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70612362 52.01272559, 4.70607825 52.01270161, 4.70598774 52.01276571, 4.70597365 52.01277569, 4.70601851 52.01279952, 4.70602945 52.01279183, 4.70603250 52.01278968, 4.70612362 52.01272559))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

