@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/b008pcn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/15607301f33d76b6d1bbe4d63cb530a5"^^xsd:string ;
  ns0:name "Pand 2100"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962927> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70650154 52.01255610, 4.70648700 52.01254978, 4.70645176 52.01257866, 4.70652141 52.01261102, 4.70656104 52.01258197, 4.70650154 52.01255610))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

