@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/b007b88>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/da2bb4fef9bce04005c45dbde39802cd"^^xsd:string ;
  ns0:name "Pand 966"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961793> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71087867 52.00959672, 4.71091952 52.00956778, 4.71105361 52.00963986, 4.71091953 52.00956723, 4.71087867 52.00959672))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

