@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/b00752w>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fe7223801939f57538f521b4a6d0b97c"^^xsd:string ;
  ns0:name "Pand 815"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961642> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71093981 52.00941599, 4.71096619 52.00939782, 4.71089232 52.00936023, 4.71087339 52.00937389, 4.71093515 52.00940648, 4.71090282 52.00942840, 4.71090282 52.00942840, 4.71091425 52.00943443, 4.71093981 52.00941599))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

