@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/b0073kb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d33644f70b70c16bf19a88f3ea4eb5d6"^^xsd:string ;
  ns0:name "Pand 772"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961599> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71233402 52.00929868, 4.71236019 52.00926825, 4.71213148 52.00919811, 4.71210452 52.00922850, 4.71233402 52.00929868))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

