@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/b008mms>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/182aaf5adaa11b9621e38e5aae9505d7"^^xsd:string ;
  ns0:name "Pand 2049"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962876> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70692773 52.01247040, 4.70695991 52.01244362, 4.70686823 52.01240167, 4.70683488 52.01242903, 4.70692773 52.01247040))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

