@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/b008846>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/02062f3f7fc16003126044517459c2e5"^^xsd:string ;
  ns0:name "Pand 1745"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962572> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70425782 52.01187786, 4.70434406 52.01194414, 4.70441874 52.01200154, 4.70445594 52.01197635, 4.70442892 52.01196052, 4.70445232 52.01194732, 4.70443378 52.01193480, 4.70430777 52.01184976, 4.70425782 52.01187786))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

