@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/b007f4r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9be2adbc71082555bcf610a4da6be683"^^xsd:string ;
  ns0:name "Pand 1049"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961876> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70850839 52.00916198, 4.70841061 52.00912582, 4.70838246 52.00916384, 4.70841726 52.00917512, 4.70845206 52.00918641, 4.70848608 52.00919932, 4.70851769 52.00921083, 4.70856200 52.00917709, 4.70851290 52.00915733, 4.70850839 52.00916198))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

