@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/b008r7r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e818a05de801be2e62222c5d20b2caa1"^^xsd:string ;
  ns0:name "Pand 2154"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962981> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70832621 52.01274136, 4.70829998 52.01276285, 4.70830240 52.01276397, 4.70841834 52.01281910, 4.70844132 52.01279487, 4.70832621 52.01274136))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

