@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/b008b6s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/feb09941d5eb7f58c4caed5ad44bb79e"^^xsd:string ;
  ns0:name "Pand 1805"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962632> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70510416 52.01172913, 4.70509860 52.01173340, 4.70506548 52.01171534, 4.70502895 52.01174085, 4.70506641 52.01175967, 4.70509988 52.01174507, 4.70511417 52.01173410, 4.70510416 52.01172913))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

