@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/b0079j6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/82dd1eb906efa518afe183ab85dac262"^^xsd:string ;
  ns0:name "Pand 945"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961772> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71515273 52.00963860, 4.71508032 52.00963211, 4.71507545 52.00966041, 4.71514774 52.00966529, 4.71515273 52.00963860))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

