@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/b0088rn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d8a24d66734574e4b5daf2c1fcf82995"^^xsd:string ;
  ns0:name "Pand 1763"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962590> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71287626 52.01195355, 4.71291522 52.01191993, 4.71286877 52.01189944, 4.71282936 52.01193273, 4.71287626 52.01195355))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

