@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/b007jmp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c82538f4421faa5007689555372f2e7e"^^xsd:string ;
  ns0:name "Pand 1150"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961977> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70877211 52.01049676, 4.70873599 52.01047858, 4.70861767 52.01055544, 4.70859973 52.01056710, 4.70863756 52.01058768, 4.70865302 52.01057723, 4.70877211 52.01049676))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

