@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/b008m25>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7e82fb16b63e237fc9075869f4ad413b"^^xsd:string ;
  ns0:name "Pand 2033"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962860> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70940384 52.01239499, 4.70938171 52.01238400, 4.70936294 52.01240012, 4.70933954 52.01238974, 4.70925389 52.01246329, 4.70929797 52.01248743, 4.70940384 52.01239499))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

