@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/b008r33>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0ade6affd83607855aea48d8e40cac21"^^xsd:string ;
  ns0:name "Pand 2150"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962977> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71135528 52.01275539, 4.71129391 52.01277248, 4.71138493 52.01283089, 4.71138493 52.01283089, 4.71153089 52.01292456, 4.71155467 52.01291045, 4.71149984 52.01287710, 4.71153172 52.01285576, 4.71135528 52.01275539))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

