@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/b008gqh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4fae95906ab2f57572421a882364cc4c"^^xsd:string ;
  ns0:name "Pand 1936"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962763> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71105110 52.01138949, 4.71111994 52.01142415, 4.71124214 52.01128372, 4.71118825 52.01126413, 4.71119714 52.01125481, 4.71118327 52.01124976, 4.71118327 52.01124976, 4.71115373 52.01124603, 4.71114478 52.01127307, 4.71105110 52.01138949))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

