@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/b00923v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c0be2ceb4c9deb98c3e900d2683100fb"^^xsd:string ;
  ns0:name "Pand 2411"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963238> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71348910 52.01270744, 4.71353132 52.01266917, 4.71347909 52.01264723, 4.71343891 52.01268504, 4.71348910 52.01270744))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

