@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/b008pmj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0cf364e09b0b2d0308e02ee40833a899"^^xsd:string ;
  ns0:name "Pand 2107"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962934> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70795922 52.01258372, 4.70790963 52.01256396, 4.70786847 52.01260137, 4.70791513 52.01262585, 4.70795922 52.01258372))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

