@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/b008xdq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8473646721bbc6a07613a382fc00198a"^^xsd:string ;
  ns0:name "Pand 2304"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963131> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71114983 52.01326196, 4.71119591 52.01322338, 4.71090030 52.01307995, 4.71084158 52.01312180, 4.71114983 52.01326196))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

