@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/b007b7v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4dcd3529e9cf9a17901d0853f6f86c3e"^^xsd:string ;
  ns0:name "Pand 965"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961792> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71105361 52.00963986, 4.71091952 52.00956778, 4.71087867 52.00959672, 4.71100385 52.00966964, 4.71105361 52.00963986))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

