@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/b008b24>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4c70314b75acdd8622d3ee4e0711318a"^^xsd:string ;
  ns0:name "Pand 1801"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962628> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71456973 52.01179095, 4.71458227 52.01177582, 4.71445457 52.01175307, 4.71443995 52.01179240, 4.71456286 52.01180962, 4.71456973 52.01179095))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

