@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/b0073cv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fd6a823dd9eb5de0ab8ebda9e67dedaf"^^xsd:string ;
  ns0:name "Pand 766"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961593> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71437342 52.00929204, 4.71431780 52.00928742, 4.71428332 52.00939328, 4.71432888 52.00940011, 4.71437342 52.00929204))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

