@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/b007b2s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/713ed1028000eab7c068b0d87f3871b5"^^xsd:string ;
  ns0:name "Pand 960"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961787> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70492905 52.00949356, 4.70489119 52.00947456, 4.70484440 52.00951216, 4.70488443 52.00953148, 4.70492905 52.00949356))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

