@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/b0087gz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/48d0b3d8f677fc16dd0121e65513d00e"^^xsd:string ;
  ns0:name "Pand 1726"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962553> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70913775 52.01207949, 4.70909706 52.01206545, 4.70907018 52.01214748, 4.70911550 52.01217031, 4.70913775 52.01207949))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

