@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/b007br2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4ceef7c6ce68c23d00ddd146e01883c5"^^xsd:string ;
  ns0:name "Pand 980"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961807> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70965791 52.00955161, 4.70962364 52.00957199, 4.70976347 52.00966061, 4.70979034 52.00964579, 4.70975616 52.00962407, 4.70976390 52.00961946, 4.70965791 52.00955161))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

