@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/b008vh6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/47c0b57cd08c958db35c5844b36a3732"^^xsd:string ;
  ns0:name "Pand 2249"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963076> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71041994 52.01281695, 4.71042082 52.01283330, 4.71045392 52.01283106, 4.71045297 52.01281740, 4.71041994 52.01281695))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

