@prefix schema: <http://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/b0071dh>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/adad1fd313224d1e441a86dc13786f23"^^xsd:string ;
  schema:name "Pand 709"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961536> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71215593 52.00948603, 4.71214868 52.00947865, 4.71213800 52.00949273, 4.71214883 52.00949555, 4.71215593 52.00948603))"^^geo:wktLiteral ;
    osm:area 1.0
  ] .

