@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/b007bqn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8baa4b247c4e851a88b204b05a7ecfa1"^^xsd:string ;
  ns0:name "Pand 979"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961806> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70962364 52.00957199, 4.70965791 52.00955161, 4.70976390 52.00961946, 4.70965805 52.00955153, 4.70962364 52.00957199))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

